Welcome![Sign In][Sign Up]
Location:
Search - ARM BUTTON

Search list

[File OperateBinCombine

Description: 一般硬件都是已bin文件烧录程序的,象ARM等复杂的CPU,可能会用到多个程序,存放在FLASH中的不同位置,这种情况烧录程序就需要烧录多次,比较麻烦。本人用VB编写了一个可以合并多个bin文件的程序,FLASH的地址可任意填写,填写完毕之后按下COMBINE按键,就会生产一整个bin文件,保护你需要添加的多个bin文件在对应的位置上,再次烧录,只需要烧录一次,比较方便。-general hardware are already bin document copying process, as complex ARM CPU, may be used in a number of procedures, stored in the FLASH different locations, This replication process will require replication times, more trouble. I use VB can be prepared a number of merger bin documentation procedures, the addresses can be FLASH arbitrary fill Completed after COMBINE press the button, it will produce a document as a whole bin, Protection you need to add a number of documents in the bin corresponding to the location, again burning, burning only need one more convenient.
Platform: | Size: 795716 | Author: lizhen | Hits:

[uCOSLPC2378Ucos2

Description: 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the LPC2378 under MDK uCOS serial programming, and before that as compared to changes in the startup code, remove the system inside an alarm, and the use of semaphores, mailboxes and so on, for beginners to use! Also did not use the queue, and changes to go through in order to support multiple serial data reception is currently a maximum of eight data fat. Function test is after power, P2.0 ~ P2.7 changed from high to low concurrent serial letter, change from low-high, there is an external interrupt button, click, the 1000Bytes data. Issued from the serial data to the ARM, ARM to return the data received.
Platform: | Size: 477184 | Author: 王满仓 | Hits:

[SCMkeyboard

Description: ARM linux嵌入式系统中按键程序实现,提供按键编程的基本操作。-ARM linux key procedures in embedded systems, providing basic operation button programming.
Platform: | Size: 3072 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSint.tar

Description: 友善之臂 Mini2440开发板,中断控制器实验代码!亲测-arm Mini2440 development board, an interrupt controller test code! Pro-test ...
Platform: | Size: 7168 | Author: lizhen | Hits:

[Embeded LinuxFullEmbeddedLinuxNotes

Description: 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(LED、按键、扩展串口、网卡、硬盘、SD卡、LCD和USB等),GUI系统的移植(包含两个GUI系统:基于Qtopia和基于X),应用程序调试技术。   本书从最简单的点亮一个LED开始,由浅入深地讲解,使读者最终可以配置、移植、裁剪内核,编写驱动程序,移植GUI系统,掌握整个嵌入式Linux系统的开发方法。 -This book a comprehensive introduction to embedded Linux system development process, from the bottom to the upper GUI application system to support all aspects of Linux operating system, covers the installation and use of related tools, configuration, embedded programming basics needed (cross- compilation tool option settings, Makefile syntax, ARM assembly instructions, etc.), the use of hardware components and programming (include the common hardware, such as UART, I* IC, LCD, etc.), U-Boot, Linux kernel analysis of , configuration, and migration, the root file system structure (including the transplant busybox, glibc, make image files, etc.), kernel debugging techniques (such as adding kgdb patch, stack back, etc.), driver programming and transplant (LED, button, extended serial port, network cards, hard drives, SD card, LCD, and USB, etc.), GUI system, transplantation (includes two GUI systems: based on Qtopia and based on X), the application debug technology. This book, from th
Platform: | Size: 561152 | Author: 流浪 | Hits:

[Linux-Unixmini2440_buttons

Description: mini2440_buttons.c 友善之臂mini2440 按键驱动程序 mini2440_buttons.c-mini2440_buttons.c kind of arm mini2440 key driver mini2440_buttons.c
Platform: | Size: 2048 | Author: 张三 | Hits:

[Other Embeded programARM

Description: C语言按键编程,简单实用,矩阵式按键,适合初学者-C-button programming, simple and practical, matrix keys
Platform: | Size: 1024 | Author: 擦剂 | Hits:

[Embeded LinuxSTM32-H103

Description: STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to build simple applications: USB port where power is taken and power supply circuit, reset and oscillator circuits, JTAG port for programming and debugging, two status LEDs and user button. Although very simple this board will allow you to easily build USB application like PC mouse, USB mass storage device, USB Audio class device, USB to Virtual RS232 port. There are plenty of GPIOs on extension headers where you can connect your additional circuits.
Platform: | Size: 1975296 | Author: Nguyen Van Huy | Hits:

[Software EngineeringARM

Description: 设计一个电动机控制器,两台电动机的控制要求为:当按键k1按下后,第1台电动机运转5s后停止,切换到第2台电动机运转,10s后第2台电动机自动停止运转。-Design a motor controller, two motor control requirements: When the button is pressed k1, 1 5s electric motor stops running, switch to 2 motors running, 10s after the first 2 sets of motor automatically stops running.
Platform: | Size: 86016 | Author: maomao | Hits:

[Embeded-SCM DevelopButton

Description: ARM入门:基于LPC2103使用独立按键控制LED发光,程序简单易懂,适合初学者,并有proteus仿真,高手绕道-Introduction to ARM: LPC2103 using separate buttons on the control LED light, the program easy to understand for beginners, and proteus simulation, expert Bypass
Platform: | Size: 64512 | Author: gg | Hits:

[Embeded Linuxbutton

Description: 友善之臂6410开发板上的按键驱动程序,和它的测试程序-Friendly arm of the 6410development board of the key drivers
Platform: | Size: 1024 | Author: baoxuefeng | Hits:

[ARM-PowerPC-ColdFire-MIPSpolling

Description: ARM按键中断查询,对于ARM初学者非常有帮助。-The ARM button interrupts query very helpful, ARM beginners.
Platform: | Size: 2309120 | Author: 王志浩 | Hits:

[Embeded Linuxbutton

Description: 在ARM上,用正转的方法实现了按键的基本功能。-Forward the basic functions of the buttons on ARM.
Platform: | Size: 1024 | Author: huang | Hits:

[ARM-PowerPC-ColdFire-MIPS4.-Push-Button-Seven-Segment

Description: ARM 7 interfacing program for push button
Platform: | Size: 38912 | Author: joe | Hits:

[Embeded Linuxbutton-test

Description: QT基于Linux环境中ARM的Button测试-a test of button
Platform: | Size: 3072 | Author: 志勇 | Hits:

[SCMMDK-ARM

Description: stm32游戏手柄串口发送程序,通过循环扫描按键信息,通过uart串口发送按键-stm32 gamepad serial transmission program, by cyclic scan button information sent by uart serial key
Platform: | Size: 3589120 | Author: Lorain | Hits:

[Embeded Linuxbutton

Description: 基于创龙科技公司ARM板子的按键开发测试,非常适合初学者。-Based on a Long technology company ARM development board test button, very suitable for beginners.
Platform: | Size: 3072 | Author: 王丽华 | Hits:

[OtherARM-LCD操作 (1)

Description: 封装了中断函数和W35屏的配置,以及图片,中文,英文,按键检测中断等(Package interrupt function and W35 screen configuration, as well as pictures, Chinese, English, button detection, interruption, etc.)
Platform: | Size: 458752 | Author: angel风 | Hits:

[ARM-PowerPC-ColdFire-MIPSled on off-button

Description: led on off with the buttons
Platform: | Size: 263168 | Author: Peku | Hits:

[Linux-Unixbutton focus test

Description: qt按键焦点切换,通过arm上下左右按键来实现qt界面焦点的切换(Qt button focus change, to achieve through the arm up and down or so key focus of qt interface switching)
Platform: | Size: 1328128 | Author: 玲~ | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net